• How to create a return kit?

    I would like to create a plugin that allows the user to create a return kit and upload to the server from the Editor View. What is the best method to access this functionality from the API?
  • RE: I cannot read "SDL Studio 2014 SDK documentation".

    Can you try and unblock the chm? If you don't know how to do it have a look here:
  • How to use Studio APIs from good old JScript / VBScript / etc.?

    Hi, sorry if this is a weird question, but I'm NOT a developer, I'm a batch scripting guy... The old Trados 2007 SDK documentation was perfectly comprehensive and I used it for creating some nice automation scripts, e.g. in JScript var wb = new…
  • RE: Which edition of Visual Studio should I prepare?

    You can program in any programming language that is supported by the .net framework. For a complete have a look here: My suggestion would be C# since all the samples are written in this language but also Visual basic can be a very good choice.